Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Pronounciation #4

Closed
wants to merge 5 commits into from
Closed

Pronounciation #4

wants to merge 5 commits into from

Conversation

TTWNO
Copy link
Owner

@TTWNO TTWNO commented Jun 20, 2024

  • Add documentation to macro
  • Fix workflow file
  • Fix spelling error in pr
  • Fix fmt
  • Install wasm32-unknwon-unknown target
  • Fixed spelling error unknwon -> unknown
  • Use serde
  • Revert "Use serde"
  • Remove use of serde
  • Only check fry_normalize for clippy
  • Remove use of enum_dispatch
  • Clippy
  • Fix tests
  • [WIP] messy reorganization with tagging and normalization separated
  • Add data folder for fry_normalize
  • Cargo format
  • Remove unused macros
  • Remove unsued code blocks, functions and consts
  • Use my version of test-log, not a local one
  • fmt
  • Use nightly for all CI due to new feature.
  • Use 1.80 natively, no feature flags
  • Remove explicit version
  • Update readme, add version requirement
  • Fix clippy issues
  • fmt
  • Temporarily feature gate some variables only used in tests
  • Temporarily disable semver compliance until a published version is made
  • actually comment out semver compliance job
  • Use std features to separate the Lazy impl of OnceCell
  • Remove debian install steps
  • Add a new pronounciation module

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 60 lines in your changes missing coverage. Please review.

Project coverage is 55.50%. Comparing base (0997f90) to head (e7b7dac).
Report is 1 commits behind head on main.

Files Patch % Lines
fry_pronounce/src/lib.rs 0.00% 60 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #4       +/-   ##
===========================================
- Coverage   79.28%   55.50%   -23.79%     
===========================================
  Files           2        3        +1     
  Lines         140      200       +60     
===========================================
  Hits          111      111               
- Misses         29       89       +60     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TTWNO TTWNO closed this Jun 21, 2024
@TTWNO TTWNO deleted the pronounciation branch June 21, 2024 00:00
@TTWNO TTWNO restored the pronounciation branch June 21, 2024 00:00
@TTWNO TTWNO deleted the pronounciation branch June 21, 2024 08:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants